home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Select / ComposeInColor.app / English.lproj / Brush.nib / data.classes next >
Text File  |  1994-12-14  |  248b  |  19 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Brush = {
  7.     ACTIONS = {
  8.     };
  9.     OUTLETS = {
  10.     stringTable;
  11.     upperColorWell;
  12.     actionView;
  13.     channelMatrix;
  14.     PressureButton;
  15.     lowerColorWell;
  16.     };
  17.     SUPERCLASS = Object;
  18. };
  19.